home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Mac Games Volume 5 #8
/
IMG 51 Vol 5-8.iso
/
Goodies
/
More For Your Games
/
Quake
/
MODs
/
Capture the Flag Bots
/
MAKEBOTS.CFG
< prev
next >
Wrap
Text File
|
1997-01-29
|
562b
|
37 lines
//-----------------------------------
// note that the "wait" commands are needed otherwise
// multiple impulse commands won't work
//-----------------------------------
//-----------------------------------
// add enemy bots
//-----------------------------------
skill 1.1
impulse 101
wait
skill 1.5
impulse 101
wait
skill 2
impulse 101
wait
skill 2.5
impulse 101
wait
//-----------------------------------
// add friend bots
//-----------------------------------
skill 1.1
impulse 100
wait
skill 2.1
impulse 100
wait
echo "created 4 enemies, 2 friends"